Results 1 to 3 of 3

 

Thread: Click references and datafeed help required

  1. #1
    Registered User

    Status
    Offline
    Join Date
    Mar 2009
    Posts
    50
    Thanks
    2
    Thanked 0 Times in 0 Posts


    Hi guys,

    I have a Wordpress affiliate site that uses a plugin to populate posts from a datefeed. I am trying to understand how i can track what items are generating commission through the use of a click reference. I have read articles on affiliate window for example, that state i must add a '&clickref=YOURREFERENCE' to the affiliate link. I understand this, but is there a way to do this quickly and easily to a large number of links that are being automatically pulled from a datafeed. It would take a great deal of time to add this manually to every link in the feed, so i was hoping someone could provide some information as to how they manage their click references when datafeeds are involved?

    Many thanks,
    Patrick

  2. #2
    scriptmonkey's Avatar
    Oranges & Lemons

    Status
    Offline
    Join Date
    Jan 2009
    Location
    Worthing
    Posts
    1,603
    Thanks
    110
    Thanked 253 Times in 192 Posts
    Depending on the plugin you're using, you could add the clickref at the point of importing the posts by appending that param to the links.

    If you already have hundreds of links in your database without clickrefs, then you could access your wp_posts database table, search and replace in the post_content field;

    YOURAWINID=XXXXX
    with
    YOURAWINID=XXXXX&clickref=YOURCLICKREF

  3. The Following User Says Thank You to scriptmonkey For This Useful Post:

    ChrisJohnson (30-01-12)

  4. #3
    Registered User

    Status
    Offline
    Join Date
    Mar 2009
    Posts
    50
    Thanks
    2
    Thanked 0 Times in 0 Posts
    Thanks for taking the time to reply Scriptmonkey, much appreciated.

    I think what i'll do is use the concatenate function in excel and add the click reference part to the url in the aw_deep_link column. When the plugin imports the feed the deeplink should now have the tracking code attached. Hopefully this will work.

    Thanks.



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
To Top

Content Relevant URLs by vBSEO 3.5.0 RC2