Home Puce Help Puce FAQ

FAQ

  1. Why the widget is hidden behind flash elements?
  2. Is it possible to get statistics?
  3. Is there a version for secure pages? (HTTPS/SSL)

1. Why the widget is hidden behind flash elements?

To resolve this problem, use one of the following methods :

Puce Add the WMODE parameter to the HTML code :

- Add the following attribute to the EMBED tag :
wmode="transparent"

- and if you are using <object />, add the following parameter to the OBJECT tag :
<param name="wmode" value="transparent" />

Puce Or, use "ai2_hide_embeds" to hide all embeded objects :

<script type="text/javascript">ai2_hide_embeds = true;</script>


See this page for further explanations : http://kb2.adobe.com/cps/155/tn_15523.html

2. Is it possible to get statistics?

If you are using AddInto on pages that use Google Analytics,
statistics are automatically saved.

To view statistics log into your Google Analytics account, then go to :
Content => Event Tracking => Categories => AddInto.com

3. How can I set the title/description/image for Facebook?

Facebook explores the meta tags and page content to determine a title, brief description and an optional thumbnail.

For more information on how to customize these data, see this page:
Puce http://wiki.developers.facebook.com/index.php/Facebook_Share/Specifying_Meta_Tags

4. Is there a version for secure pages? (HTTPS/SSL)

Yes, if you are using AddInto on a https:// page you will need to replace:

Puce http://www.addinto.com/...     or     http://static.addinto.com/...

width

Puce https://static.addinto.com/...