Questions tagged [impressions]

73 questions
0
votes
1 answer

how to show Google analytics data impressions/clicks/ctr to my site?

I have a banner and for this i want to show Google analytic data impressions, clicks, ctr to my site, I have Google and didn't find any code to implement this. This is sample code which i got on Google, but don't know how to use that using.
0
votes
0 answers

admob on other android appstores, impressions count does not change

I have the following problem with AdMob. My app is published on Google Play, Opera Mobile Store and GetJar. It has 30 downloads from Opera Store, 120 from GetJar but AdMob is showing and counting only the impressions and clicks made from Google…
Borislav Borisov
  • 378
  • 1
  • 3
  • 12
0
votes
1 answer

Ruby on Rails: Counting how many times an images appears on screen

I have a Ruby on Rails project with a bootstrap theme. The top of the index page has a carousel which rotates a set of images on screen. I need to be able to count how many times an image appears onscreen. This will be used to determine how many…
0
votes
0 answers

Tracking internal search results impressions while filtering bot traffic?

I have a search results page which can show between 25 & 100 results at a time Would like to track impressions for each results set (not clicks) Ideally I'd have a list of each result's ID that would get saved for each pageview (as well as the page…
0
votes
2 answers

How to generate multiple impressions on a hyperlink through HtmlUnit in Java?

I am using the headless browser provide by HtmlUnit I have loaded a webpage in a webClient. Now I want to generate mulitple impressions on a hyperlink (on the loaded webpage) just like we hover our mouse cursor on a link various times on a link in…
Amit
  • 33,847
  • 91
  • 226
  • 299
0
votes
1 answer

Image impressions vrs Google Analytics

can any help? Currently I have page with an image loading. Every time the image loads I write to a database: Count = Count +1 I have tested my code by refreshing my page and the image count works correctly (going up by one each time). Currently the…
0
votes
1 answer

script php that return an image file

it's possibile to create a script in php that is used in img tag to show an image, for example: and when is called the script count the impressions (no problem here) and at the end return the image in…
ipel
  • 1,326
  • 1
  • 18
  • 43
0
votes
1 answer

Is It ok to refresh admob programmatically when user clicks button?

I have an application which has prev and next buttons, and I have written code so that when user clicks the prev or next button the admob request is generated. Is it fair to use so? Or is it against the rules of admob? I have read somewhere that we…
Garaga
  • 1
0
votes
1 answer

Facebook application story impressions

Do you know if when using Facebook ads which sponsor the stories posted by the application, these impressions count in the Insights statistics under "Story Impressions"
0
votes
0 answers

hit count gem for rails 3.2 and mongoid

I am seeing this gem: https://github.com/charlotte-ruby/impressionist and simple hit counter for page views in rails but It have not support for mongodb and mongoid. Is there some gem as impressionist with support for mongoid?
hyperrjas
  • 10,666
  • 25
  • 99
  • 198
0
votes
1 answer

rails mysql recording impressions for a page

I will make my question very simple. I have a ruby on rails app, backed with mysql. I will click a button in page-1, it will goto page-2 and list a table of 10 company's name. Now, this list of ten companies are randomly generated(based on the …
beck03076
  • 3,268
  • 2
  • 27
  • 37
-1
votes
1 answer

How to measure the number of times an ad is seen?

What i want to ask, you can understand with this example. This site www.cashbackforex.com provides a banner like this
-2
votes
1 answer

How to collect impressions with Javascript

I would like to make some script (like some ads) to collect impressions on user site (views). Does anyone know that works? I know that I should put some script code that should somehow send data to my website, but I am not sure what is the logic…
Bob
  • 8,392
  • 12
  • 55
  • 96
1 2 3 4
5