| ||||||||||||
![]() |
| Notices |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
(#1)
|
| Operations Manager Posts: 4,926 Join Date: Jan 2006 Location: United Kingdom | Make Live chat icon only available to logged in users -
06-05-2007, 04:00 PM
Tested on: 3.30.00 Should work: for subsequent versions By: Jamie Edwards Testing: Quote:
Quote:
Quote:
Code: <table width="100%" border="0" cellspacing="0" cellpadding="3"><tr><td align="center">
<script language="javascript" src="<{$swiftpath}>visitor/index.php?_m=livesupport&_a=htmlcode&departmentid=0&fullname=<{urlencode value=$_USER[fullname]}>&email=<{urlencode value=$_USER[primaryemail]}>"></script>
</td></tr></table>
Code: <{if $_USER[loggedin] == true}><table width="100%" border="0" cellspacing="0" cellpadding="3"><tr><td align="center">
<script language="javascript" src="<{$swiftpath}>visitor/index.php?_m=livesupport&_a=htmlcode&departmentid=0&fullname=<{urlencode value=$_USER[fullname]}>&email=<{urlencode value=$_USER[primaryemail]}>"></script>
</td></tr></table><{/if}>
-------------------------------------------------------------------
| |||
| | |
(#2)
|
(#3)
|
| Operations Manager Posts: 4,926 Join Date: Jan 2006 Location: United Kingdom |
06-05-2007, 04:56 PM
You could generate a visitor tracking HTML tag, and output that. To generate a tracking tag, in the staff control panel go to Live Support > Generate Tag > Tracking. Instead, replace with: Code: <{if $_USER[loggedin] == true}><table width="100%" border="0" cellspacing="0" cellpadding="3"><tr><td align="center">
<script language="javascript" src="<{$swiftpath}>visitor/index.php?_m=livesupport&_a=htmlcode&departmentid=0&fullname=<{urlencode value=$_USER[fullname]}>&email=<{urlencode value=$_USER[primaryemail]}>"></script>
</td></tr></table><{else}> ___ YOUR TRACKING HTML TAG HERE ___ <{/if}>
-------------------------------------------------------------------
|
| | |
(#4)
|
(#5)
|
| Senior Member Posts: 3,494 Join Date: Aug 2006 Location: Mumbai, India |
06-05-2007, 05:17 PM
Exactly as I suggested, thanks for sharing ![]() Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support Our Skins and Services - http://www.supportskins.com/store/ SupportSkins.com - http://www.supportskins.com/ |
| | |
(#6)
|
(#7)
|
(#8)
|
| Senior Member Posts: 5,245 Join Date: Jun 2005 Location: Cumbria, UK |
06-11-2007, 10:42 AM
Quote:
Icon Headquarters - Its Elixir - Web2Messenger | |
| | |
(#9)
|
(#10)
|
| Senior Member Posts: 5,245 Join Date: Jun 2005 Location: Cumbria, UK |
24-02-2008, 08:03 PM
I am sure there is already a thread in feature requests... Icon Headquarters - Its Elixir - Web2Messenger |
| | |
![]() |
| Tags |
| chat, icon, live, logged, make |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Live Chat Offline Icon add URL | Danym | SupportSuite, eSupport and LiveResponse | 0 | 02-02-2007 03:21 PM |