Jump to content

Adding Impressions & Clicks Directly From Php Code


Vorta

Recommended Posts

Hello!

We're developing a tube site that serves videos to users at a price. The site will display screenshots for free users and videos for users who paid for them. The system is almost done and we'd like to use Revive adserver to assign +1 to impressions every time a video/screenshots page is open and +1 to clicks every time user pays for a video. Since impressions and clicks in Revive are counted banners and similar that are loaded from the adserver, we have no way of doing it like that.

 

So my question is: is there a way to make calls from our site's PHP that are basally tellng the adserver "add +1 impression for XY campain" or "add +1 click to YX campain"?

 

Thank you for your time!

Link to comment
Share on other sites

Link to comment
Share on other sites

Impressions would not have to be tracked through PHP, we'll just put a banner on the site and hide the element it is in.

The problem is when user buys a video. That is realized with jQuery and Ajax. That's why we can't have clicks on banners themselves but some way of telling revive that purchase (click) was done. So it goes outside ad management because it's not an advertisement but the principle is the same.

 

Thank you for this, I guess it can't be done the easy way. :)

Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...