A kind of feature request

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
php
Domain
analytics

Research direction

The issue names no files, tests, or entry points. Start by locating where share URLs are assembled and where the module's settings page is defined; then trace each sharing method. Done means generated simpleshare links carry the requested UTM values and the settings provide the proposed tagging controls.

Written by the indexing model from the issue text.

Description

Thank you for this "simple", but great module.
I only miss one thing: integration with Google Analytics URL tagging, to track the visitors coming to the site through simpleshare links.

Something like:
Before pass the URL to tinyurl add those parameters to the url:
mywebsite.com/mynode/?utm_source=twitter&utm_medium=simplesharing&utm_campaign=node-title

It would be great if simpleshare could add some kind of custom URL tagging fields to the settings page:

  • utm_source=twitter | delicious | facebook | email (the method used, generated)
  • utm_medium=simpleshare
  • utm_campaign=node-title
more info:

http://www.google.com/support/googleanalytics/bin/answer.py?hl=en&answer=55578
http://www.google.com/support/googleanalytics/bin/answer.py?answer=55579

Thanks again for this module

Dominant language
PHP
Stars
13
Forks
4
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.